home *** CD-ROM | disk | FTP | other *** search
/ The X-Philes (2nd Revision) / The X-Philes Number 1 (1995).iso / xphiles / hp48hor1 / u137.doc < prev    next >
Text File  |  1995-03-31  |  4KB  |  116 lines

  1. (Comp.sys.handhelds) 
  2. Item: 807 by d89-mlt at sm.luth.se 
  3. Author: Mattias Dahl & Morgan Lindqvist 
  4.   Subj: Subs game to hp48 
  5.   Date: Fri Sep 28 1990 07:56  
  6.  
  7. Here comes a submarine game called U137, from M&M 
  8.  
  9. Mattias Dahl                 &            Morgan Lindqvist 
  10. d89-mdl@sm.luht.se                        d89-mlt@sm.luth.se 
  11.  
  12.                  University of Lulea, SWEDEN 
  13.  
  14. ------------------------------------------------------------------------- 
  15.         _           _           _ _                   _           _ 
  16.        /   \       /   \      /     \              /   \       /   \  
  17.       |     |     |     |    |       |             |     |     |     | 
  18.       |      \ _ /      |    |       |             |      \ _ /      | 
  19.       |       |_|       |     \     /              |       |_|       | 
  20.       |                 |       \ /                |                 | 
  21.       |                 |       / \                |                 | 
  22.       |                 |     /     \              |                 | 
  23.       |                 |    |        \   /        |                 | 
  24.  /    |                 |    |          X     /    |                 | 
  25.  \ _ /                   \_   \ _ _ _ /   \   \ _ /                   \ _ 
  26.                
  27.  
  28. ------------------------------------------------------------------------- 
  29.  
  30. Excuse for any grammar mistakes. 
  31.  
  32. In this game you are going to sink submarines in the Swedish 
  33. archipelago. 
  34.  
  35. All the subs exists in a 10x10 square. 
  36.  
  37. You move your ship with the arrow keys (Up down left right) and drop bombs 
  38. with enter. On the left part of the screen you can watch the distances to 
  39. the subs and in the upper right corner your current position. 
  40.  
  41. The * in the figure below is your ship and the numbers symbolizes  
  42. the distances to the subs.  
  43.  
  44. The numbers aren't there in the game we just plotted them here  
  45. so it shouldn't be so hard to explain. 
  46.    __________________________________________ 
  47.    |    |   |   |   |   |   |   |   |   |   | 
  48.    |____|___|___|___|___|___|___|___|___|___| 
  49.    |    | 2 | 2 | 2 | 2 | 2 |   |   |   |   | 
  50.    |____|___|___|___|___|___|___|___|___|___| 
  51.    |    | 2 | 1 | 1 | 1 | 2 |   |   |   |   | 
  52.    |____|___|___|___|___|___|___|___|___|___| 
  53.    |    | 2 | 1 | * | 1 | 2 |   |   |   |   | 
  54.    |____|___|___|___|___|___|___|___|___|___| 
  55.    |    | 2 | 1 | 1 | 1 | 2 |   |   |   |   | 
  56.    |____|___|___|___|___|___|___|___|___|___| 
  57.    |    | 2 | 2 | 2 | 2 | 2 |   |   |   |   | 
  58.    |____|___|___|___|___|___|___|___|___|___| 
  59.    |    |   |   |   |   |   | 3 |   |   |   | 
  60.    |____|___|___|___|___|___|___|___|___|___| 
  61.    |    |   |   |   |   |   |   | 4 |   |   | 
  62.    |____|___|___|___|___|___|___|___|___|___| 
  63.    |    |   |   |   |   |   |   |   | 5 | 6 | 
  64.    |____|___|___|___|___|___|___|___|___|___| 
  65.    |    |   |   |   |   |   |   |   | 6 | 6 | 
  66.    |____|___|___|___|___|___|___|___|___|___| 
  67.     
  68.  
  69.  
  70.    To start the game 
  71.  
  72.    4: 
  73.    3: 
  74.    2: 
  75.    1: number off subs        2-8 
  76.  
  77.    Then press U137 
  78.  
  79.    Play the game 
  80.  
  81.    4: 
  82.    3: 
  83.    2:      Moves:10 
  84.    1: Submarines: 3 
  85.  
  86.  
  87. You have four difficulty levels  
  88.  
  89.   1:   The subs light up after you have dropped a bomb. And they 
  90.        are still at that position the next move. 
  91.        Flag 59 set  
  92.        Flag 60 Clear  
  93.        (This is a very easy level) 
  94.  
  95.   2:   The subs don't light up and they are lying still. 
  96.        Flag 59 Clear 
  97.        Flag 60 Clear 
  98.  
  99.   3:   The subs light up and they are moving around. 
  100.        Flag 59 Set 
  101.        Flag 60 Set 
  102.  
  103.   4:   The subs don't light up and they are moving around. 
  104.        Flag 59 Clear 
  105.        Flag 60 Set 
  106.  
  107. You must set and clear the flags by your self. 
  108.  
  109. Background: 
  110.  
  111.   Why did we call the game U137, if you think hard you might remember  
  112.   a Russian submarine named U137 that drove up on SWEDISH land an night in 
  113.   the early 80's . The Russians got there sub back and the swedish marine 
  114.   got more money, but we still have Unidentified underwater activity in our 
  115.   territorial water, as it so nicely is called. 
  116.